home *** CD-ROM | disk | FTP | other *** search
/ Games to Treasure / Games to Treasure - Disc 2.iso / trouble.doc < prev    next >
Text File  |  1994-03-02  |  3KB  |  77 lines

  1. You are probably reading this because you can't get the Emerald Shareware
  2. Games disc to run on your machine. It doesn't surprise me. I constantly find
  3. little quirks and jiggles that DOS throws at me without a warning. Different
  4. DOS version are only sort-of compatible with each other. Your's just happens
  5. to have a quirk that keeps this disc from running. 
  6.  
  7. HAVE NO FEAR! The things that the installation batch files do is really quite
  8. simple and you can do it by hand with a little instruction. I am providing
  9. this technical explanation for those users that find themselves backed in
  10. a corner. 
  11.  
  12. Firstly, there are four environment variables that CdIdx and the batch
  13. files use to navigate through and around your system.
  14.  
  15. They are:
  16.  
  17.  
  18. CDR     This is the CD-ROM drive letter. To set it, simply type this DOS
  19.         command:
  20.  
  21.                  set CDR=D
  22.  
  23.         Where "D" is your CD-ROM drive letter. (Notice how this corresponds
  24.         to the "D" in "CD1\CDIDXTMP" in the example for CDIDX.
  25.  
  26.  
  27. CDT     Another easy one! This is simply the temporary directory. Command is:
  28.  
  29.                  set CDT=\CDIDXTMP
  30.  
  31.  
  32. BD      This variable is the letter of your boot disk. On 999 out
  33.         of 1000 MS-DOS computers with a hard drive, this letter will be C. 
  34.         Command to set is:
  35.  
  36.                 set BD=C
  37.  
  38.  
  39. CDIDX   This one simply is a combination of the other variables.
  40.         The first character is the CD-ROM drive letter. The second is your
  41.         temporary drive (usually C). The next character is a "1" and the
  42.         rest is the full path (without the disk letter) of the temporary
  43.         directory CdIdx will use. So, on a system that boots from drive C:,
  44.         has a CD-ROM drive with a letter of D and wants to call the temporary
  45.         directory "\cdidxtmp", you could simply type the DOS command:
  46.  
  47.                  set CDIDX=DC1\CDIDXTMP
  48.  
  49.         You can subsitute your own values for the above example. Remember, if
  50.         you don't put these commands in the autoexec.bat, they will be lost
  51.         when you reboot. 
  52.  
  53.  
  54.  
  55. REMEMBER!!!! If you want these commands to be there each time you boot, you
  56. have to put the lines (modified to fit your system) into your autoexec.bat
  57. file. 
  58.  
  59. Once you get these keyed in, you should be able to run the go command off
  60. the top directory of the CD-ROM. If not, simply make the CD-ROM drive
  61. your default drive, type "cd \cdidx" and then type "cdidx".
  62.  
  63. Oh, one last thing. If you are running all this in a DOS window under
  64. OS/2, for some reason the "EMERALD SOFTWARE" logo screen won't paint
  65. if you don't hold down a key. Good key to hold down is Alt. That's
  66. a strange one!
  67.  
  68. I am betting you will never have to do this, but, if you get in such a jam
  69. and have no idea what to do with all this, give me a call at 812-442-5354
  70. and key in extension 23, leave a message. I will call you back and we'll
  71. get you running. If you call, know the following things: Your DOS version
  72. number, your machine type (486/386/286), the manufacturer and version of
  73. your BIOS, the amount of RAM installed in your machine and the amount
  74. of free RAM when you type the "mem" command in DOS. 
  75.  
  76. George Bowles, Bowles Computer Consulting
  77.